From 2f7ebb850a91bfacc085f144e5dbfc6182930a09 Mon Sep 17 00:00:00 2001 From: Andres Mejia Date: Tue, 4 May 2010 00:03:15 -0400 Subject: [PATCH] Fix weak library dependency of dev package to library. --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 85b301a..a57815a 100644 --- a/debian/control +++ b/debian/control @@ -41,7 +41,7 @@ Description: multimedia framework based on the MPEG-4 Systems standard Package: libgpac-dev Architecture: any Section: libdevel -Depends: libgpac0.4.5, ${misc:Depends} +Depends: libgpac0.4.5 (= ${binary:Version}), ${misc:Depends} Replaces: gpac (<= 0.4.2~rc2-0ubuntu1) Description: multimedia framework based on the MPEG-4 Systems standard The main development goal is to provide a clean (a.k.a. readable by as many -- 2.30.2